timestamp

@get:JvmName(name = "getTimestamp")
@set:JvmName(name = "setTimestamp")
var timestamp: Int
The timestamp of the backup (if node has time)

fixed32 timestamp = 2;